home *** CD-ROM | disk | FTP | other *** search
/ PC Home 109 / PC Home 109.iso / data1.cab / Program_Files / id001.dxr / 00096.ls < prev    next >
Encoding:
Text File  |  2001-03-02  |  81 b   |  10 lines

  1. on exitFrame
  2.   startTimer()
  3.   go(51)
  4. end
  5.  
  6. on mouseUp
  7.   sound stop 1
  8.   go(10)
  9. end
  10.